Add basic tests for bare-user-only repo modes
authorAlexander Larsson <alexl@redhat.com>
Sun, 26 Mar 2017 09:03:47 +0000 (11:03 +0200)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 27 Mar 2017 13:48:41 +0000 (13:48 +0000)
commit7c8f95c86f24427abaa3336cf7477c1504e48cfc
tree4eab0169113bbf28d9c13bc921acc32e4d57baac
parentb2d10dcaaa7c2bd65916887cadb046033cebdc4e
Add basic tests for bare-user-only repo modes

This is somewhat complicated by such repos only properly supporting
some subset of file metadata (uid/gid 0, etc). We fix this by
always commiting with filters that make it work.

Closes: #750
Approved by: cgwalters
Makefile-tests.am
tests/basic-test.sh
tests/libtest.sh
tests/test-basic-user-only.sh [new file with mode: 0755]